'Declaration<DispIdAttribute(224)> Function PrintGetPrinterName( _ ByVal PrinterNo As Integer _ ) As String
[DispId(224)] string PrintGetPrinterName( int PrinterNo )
function PrintGetPrinterName(
PrinterNo: Integer
): String;
DispIdAttribute(224) function PrintGetPrinterName( PrinterNo : int ) : String;
[DispId(224)] string* PrintGetPrinterName( int PrinterNo )
[DispId(224)] String^ PrintGetPrinterName( int PrinterNo )
Parameters
- PrinterNo